| Total Complexity | 34 |
| Dependencies | 1 |
| Dependents | 1 |
| Total lines | 186 |
| Lines of code | 115 |
| Logical lines of code | 70 |
| Comment lines | 22 |
| Methods | 7 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| restore_backup() | 46 | 12 | 38 | |
| copy_to_temp_backup_dir() | 48 | 11 | 33 | |
| cleanup() | 63 | 4 | 10 | |
| make_backup() | 61 | 3 | 13 | |
| init_fs() | 69 | 2 | 7 | |
| build_args() | 66 | 1 | 9 | |
| get_backup_dir() | 73 | 1 | 5 |